derelict.glib.gcharset

Undocumented in source.

Members

Aliases

da_g_get_charset
alias da_g_get_charset = gboolean function(const(char*)* charset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_get_codeset
alias da_g_get_codeset = gchar* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_get_language_names
alias da_g_get_language_names = const(gchar*)* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_g_get_locale_variants
alias da_g_get_locale_variants = gchar** function(const(gchar)* locale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Functions

g_get_charset
gboolean g_get_charset(const(char*)* charset)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_get_codeset
gchar* g_get_codeset()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_get_language_names
const(gchar*)* g_get_language_names()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_get_locale_variants
gchar** g_get_locale_variants(const(gchar)* locale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Static variables

g_get_charset
da_g_get_charset g_get_charset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_get_codeset
da_g_get_codeset g_get_codeset;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_get_language_names
da_g_get_language_names g_get_language_names;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
g_get_locale_variants
da_g_get_locale_variants g_get_locale_variants;
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta